<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib.override">

  <require>org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService.contrib</require>

  <extension target="service:org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService" point="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService--userInfo">
    <userInfoMapper class="org.nuxeo.ecm.platform.annotations.gwt.server.configuration.GenericUserInfoMapper"/>
  </extension>
  <extension target="service:org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService" point="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService--webPermission">
    <webPermission class="org.nuxeo.ecm.platform.annotations.gwt.server.configuration.DefaultWebPermission"/>
  </extension>
  <extension target="service:org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService" point="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService--displayedFields">
    <field displayed="true" label="Auteur" name="{http://purl.org/dc/elements/1.1/}creator"/>
    <field label="Type" name="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}type"/>
  </extension>
  <extension target="service:org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService" point="org.nuxeo.ecm.platform.annotations.configuration.service.WebAnnotationConfigurationService--types">
    <webAnnotation enabled="false" icon="icons/permalink.png" name="SeeAlso" type="local" uri="http://www.w3.org/2000/10/annotationType#SeeAlso">
    </webAnnotation>
    <webAnnotation enabled="false" icon="icons/tip.gif" name="Question" type="local" uri="http://www.w3.org/2000/10/annotationType#Question">
    </webAnnotation>
    <webAnnotation enabled="false" icon="icons/annotate.png" name="Explanation" type="local" uri="http://www.w3.org/2000/10/annotationType#Explanation">
    </webAnnotation>
    <webAnnotation enabled="false" icon="icons/annotate.png" name="Example" type="local" uri="http://www.w3.org/2000/10/annotationType#Example">
    </webAnnotation>
    <webAnnotation enabled="true" icon="icons/annotate.png" name="Comment" type="local" uri="http://www.w3.org/2000/10/annotationType#Comment">
    </webAnnotation>
    <webAnnotation enabled="false" icon="icons/annotate.png" name="Change" type="local" uri="http://www.w3.org/2000/10/annotationType#Change">
    </webAnnotation>
    <webAnnotation enabled="false" icon="icons/annotate.png" name="Advice" type="local" uri="http://www.w3.org/2000/10/annotationType#Advice">
    </webAnnotation>
  </extension>

</component>
